***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jan 21, 2020                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt MMSZ5262B A K
.param
+vc0 = 3.379e-11		 vc1 = 1.283e-11		 vc2 = 6.409e-1		 vc3 = 1.335e-11		 vc4 = 7.127e-2
+tc1 = 1.852e-2		 tc2 = 8.072e-3		 tc3 = 7.122e-3		 tc4 = 8.262e-3		   
.func irexp(v) {(vc0+vc1*v^vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*exp(vc4*v))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d1 A K zener
g1 K A value = {irexp(v(K,A))}
.model zener d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 1.250e-14	   	   n = 1.108		  rs = 4.933e-1		ikf = 1.004e-2
+ibv = 2.5e-3		 nbv = 1			  bv = 51
***** capacitance parameter ***
+cjo = 1.216-11	   	   m = 4.105e-1		  vj = 7.670e-1
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25			  eg = 1.139		 xti = 3
+trs1 = 2.403e-4		trs2 = 4.017e-6		tbv1 = 1.032e-3		tbv2 = -2.160e-7		tikf = 1.053e-2
.ends MMSZ5262B
*$
